UniDAC

TCREncryptor.SetKey Method

Sets a key, using which data is encrypted.

Class

TCREncryptor

Syntax

procedure SetKey(const Key; Count: Integer); overload;procedure SetKey(const Key: TBytes; Offset: Integer; Count: Integer); overload;

Parameters
Key
Offset
Sets a key with an offset, using which data is encrypted.
Count
Sets a key, using which data is encrypted.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback